Alfresco Index of Web Scripts URI '/api/groups/{shortName}/children'
Alfresco Community v3.2.0 (2039)
1 Web Scripts

Back to Web Scripts Home

Up to uri /api/groups/{shortName}

/api/groups/{shortName}/children/{fullAuthorityName}

Get the list of child authorities for a group.
GET /alfresco/service/api/groups/{shortName}/children?authorityType={authorityType?}
Description:Get a list of the child authorities of a group. This contains both people and groups.
The authorityType parameter can be used to specify to return authorities of the given type. Valid values are GROUP and USER.
Authentication:user
Transaction:required
Format Style:argument
Lifecycle:draft_public_api
Default Format:json
Id:org/alfresco/repository/groups/children.get
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/groups/children.get.desc.xml